Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

layer: Fix query of capabilities of aliased extensions #474

Merged
merged 1 commit into from
Aug 10, 2023

Conversation

christophe-lunarg
Copy link
Collaborator

This issue was find when using a profile requiring VK_EXT_mutable_descriptor_type, when querying the required capabilities in VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT the structure was empty because the layer would only check with the aliased extension VK_VALVE_mutable_descriptor_type,

@ci-tester-lunarg
Copy link
Collaborator

CI VulkanProfiles build # 2689 running.

1 similar comment
@ci-tester-lunarg
Copy link
Collaborator

CI VulkanProfiles build # 2689 running.

@ci-tester-lunarg
Copy link
Collaborator

CI VulkanProfiles build # 2689 passed.

@christophe-lunarg christophe-lunarg merged commit aeacd50 into main Aug 10, 2023
12 checks passed
@christophe-lunarg christophe-lunarg deleted the fix-query-of-alias-extensions branch August 10, 2023 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants